home *** CD-ROM | disk | FTP | other *** search
- //
- // /topic command
- //
-
- /topic TOPIC_COMMAND
-
- /title The /topic command
- /keywords /topic;commands
- /browse commands,AUTO
-
- /para \fs40\b\i
- The /topic command
- /endpara
-
- /para \sa100
- The /topic command has the following syntax
- /endpara
-
- /para
- /text \b\f3,/topic TOPIC_NAME [,BUILDTAG;BUILDTAG...] \line
- topic commands... \line
- /text \b\f3,/endtopic
- /endpara
-
- /para \sb100
- The topic command is used in pairs with the /endtopic command to mark the
- begin and end of a help topic. Most other commands are placed inside
- the /topic .. /endtopic pair.
- The TOPIC_NAME is the internal name of the topic. The BUILDTAGs are
- optional. Buildtags allow you to select which portions of a help file
- to build by specifying only topics with certain buildtags are to
- be built. You specifiy the buildtags wanted in the [OPTIONS] portion
- of the .hpj file by setting the BUILD option.
- /endpara
-
- /endtopic
-